JAMSRESTAPI Web Service
PutCredential_PutCredential
JAMSRESTAPI Web Service > All Operations Resource Group : Credential_PutCredential (Put)

Resource Path: /api/credential

Uri: http://doc.jamsscheduler.com/api/credential

Description
Updates an existing Credential object or creates new definition if it doesn't exist.
Request

The request body is of type Credential.

A Models.Credential object

Overview

Credential
description : string
fingerprint : string
lastChangeUTC : string
logonUserName : string
password : string
privateKey : string
encryptedPrivateKey : string
encryptedPassword : string
publicKey : string
credentialID : integer
credentialName : string
keyFileContent : string
acl : ACL
genericACL : Array[ACE]
identifier : string
inherited : boolean
flags : string
accessList : Array[string]
Response

The response body is of type string.

OK
See Also
All Operations Resource GroupJAMSRESTAPI Web Service